refactor(charts): explicitly define change detection strategy#2187
Conversation
There was a problem hiding this comment.
Code Review
This pull request explicitly configures several chart components and test hosts to use ChangeDetectionStrategy.Default and imports the strategy accordingly. The reviewer correctly points out that since Default is already the default change detection strategy in Angular, explicitly defining it is redundant and adds unnecessary boilerplate. It is recommended to remove these redundant imports and configuration properties across all modified files to keep the codebase clean and aligned with the style guide.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
Documentation.
Examples.
Dashboards Demo.
Playwright report.
Coverage Reports: